.footer {
    padding: 36px 0;
    background-color: #fff;
    border-top: 1px solid #f3f5f6;
}

.wrap {
    position: relative;
    width: 1152px;
    margin: 0 auto;
}

.footer a {
    display: inline-block;
    font-size: 14px;
    line-height: 28px;
    color: #4D555D;
    line-height: 28px;
    margin: 0;
    margin-right: 36px;
}

.footer .footer-link {
    text-align: left;
    border: none;
    padding: 0;
}

.footer .footer-link a:hover {
    color: #07111B;
}

.footer .footer-copyright {
    font-size: 12px;
    line-height: 14px;
    padding: 0;
    text-align: left;
    margin-top: 8px;
    color: #93999F;
    line-height: 24px;
    font-weight: 300;
}

.footer .footer-copyright .moco-emoji {
    width: 18px;
    height: 18px;
    display: inline !important;
    margin: 0 !important;
    position: relative;
    top: -4px;
}

.footer .footer-sns {
    padding: 0;
}

.footer .footer-sns p {
    font-size: 12px;
    color: #4D555D;
    line-height: 24px;
    margin-top: 4px;
}

.footer .footer-sns>div:first-child {
    margin-right: 32px;
}

.footer-sns a {
    display: inline-block;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    background-image: url(../img/idx-btm.png);
    background-repeat: no-repeat;
    margin: 0 9px
}

.footer .footer-sns a:hover {
    color: #B7BBBF;
}

.footer .footer-wrap {
    position: absolute;
    width: auto;
    right: 0;
    bottom: 0;
}

.footer .footer-sns {
    padding: 0;
    text-align: center;
}

.footer .beian {
    background: url(/static/img/common/beianicon.png) no-repeat 0 0;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    background-size: cover;
    display: inline-block;
    margin-right: 4px;
    margin-top: -2px
}

.footer .footer-sns p {
    font-size: 12px;
    color: #545c63;
    line-height: 17px;
    margin-top: 10px
}

.footer .footer-sns>div {
    margin-right: 24px
}

.footer .footer-sns>div:last-child {
    margin-right: 0
}

.footer .footer-sns a {
    border-radius: 100px;
    background: #b7bbbf
}

.footer .footer-sns a:hover {
    background: #545c63
}

.footer .footer-sns a span {
    line-height: 32px;
    font-size: 20px;
    color: #fff
}

.footer-sns a.footer-sns-favorites {
    position: relative;
    background: #545c63
}

.footer-sns a.footer-sns-favorites:hover {
    background: #f01414
}

.footer-sns a.footer-sns-favorites .footer-sns-favorites-tips {
    display: none;
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 240px;
    padding: 12px 20px;
    margin-left: -140px;
    color: #545c63;
    background-color: #fff;
    box-shadow: 0 -8px 16px 0 rgba(7, 17, 27, .2);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    transition: all .2s;
    font-size: 12px;
    line-height: 1;
    box-sizing: content-box
}

.footer-sns a.footer-sns-favorites .footer-sns-favorites-tips span.imv2-star-revert {
    font-size: 14px;
    line-height: 1;
    color: #545c63
}

.footer-sns a.footer-sns-favorites .footer-sns-favorites-tips b {
    font-size: 16px;
    color: #f01414
}

.footer-sns a.footer-sns-favorites:hover .footer-sns-favorites-tips {
    display: block
}

.footer-sns-weibo {
    background-position: 0 -221px
}

.footer-sns-weixin {
    position: relative;
    background-position: -52px -221px
}

.footer-sns-qqweibo {
    background-position: -104px -221px
}

.footer-sns-qzone {
    background-position: -156px -221px
}

.footer-sns-weibo:hover {
    background-position: 0 -262px
}

.footer-sns-weixin:hover {
    background-position: -52px -262px
}

.footer-sns-qqweibo:hover {
    background-position: -104px -262px
}

.footer-sns-qzone:hover {
    background-position: -156px -262px
}

.footer-sns-weixin:hover i {
    display: block
}

.footer-sns-weixin i {
    position: absolute;
    display: none;
    width: 160px;
    height: 200px;
    left: -62px;
    bottom: 40px;
    background: url(/static/img/common/elevator2.png) no-repeat;
    background-size: 100%;
    background-position: center;
    box-shadow: 0 -8px 16px 0 rgba(7, 17, 27, .2);
    border-radius: 8px;
}